CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv sift

搜索资源列表

  1. sift-1.1.1_20061214_win

    0下载:
  2. visual .net 2003环境下的sift,需要gsl (for windows版本)和opencv支持。-visual. Net 2003 under the Environment sift, gsl need (for windows version) and opencv support.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:536731
    • 提供者:康康
  1. SIFT-06-10-21

    1下载:
  2. 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13955
    • 提供者:贾翔
  1. sift-1.1.1_20070330_win

    0下载:
  2. Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:570993
    • 提供者:刘军
  1. sift-1.1.1_20070330.tar

    0下载:
  2. SIFT:RoberHass OpenCV实现liux
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:159775
    • 提供者:Homo_HSBC
  1. sift-vc2005

    0下载:
  2. sift算法 vc2005实现 需要gsl and opencv
  3. 所属分类:图形图象

    • 发布日期:2014-01-16
    • 文件大小:10016838
    • 提供者:俏鱼
  1. SIFT

    0下载:
  2. 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:418985
    • 提供者:鄢胜勇
  1. SIFT-extraction-matching

    0下载:
  2. 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3921281
    • 提供者:luyu
  1. sift

    0下载:
  2. 基于OPENCV和VC++6.0下编写的sift算法 实现了特征点提取-OPENCV sift
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:4736240
    • 提供者:刘雨婷
  1. sift

    0下载:
  2. SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:23529022
    • 提供者:杨冬
  1. SIFT-KD-tree-image-panorama-opencv

    0下载:
  2. SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
  3. 所属分类:Special Effects

    • 发布日期:2015-07-01
    • 文件大小:10035200
    • 提供者:lyj
  1. sift

    0下载:
  2. 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4164476
    • 提供者:hades
  1. SIFT-match

    0下载:
  2. OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descr iptor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1077
    • 提供者:Chu Kuang-Chen
  1. SIFT

    0下载:
  2. opencv sift algorithm
  3. 所属分类:Editor

    • 发布日期:2017-05-15
    • 文件大小:3776630
    • 提供者:farzam
  1. SIFT-on-VC

    0下载:
  2. SIFT opencv算法的一个相关的源代码包,对于学习sift算法有很大的帮助。-opencv sift
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1040726
    • 提供者:zhijinwei
  1. sift.py

    0下载:
  2. sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:cuidonglin
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:17428480
    • 提供者:nkkkkk
  1. mosaic

    0下载:
  2. Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:8388608
    • 提供者:insfan
  1. SIFT_RANSAC

    0下载:
  2. VS2012 x64+opencv做的图像拼接,sift+ransac(Image stitching made by VS2012 x64+opencv, sift+ransac)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:19737600
    • 提供者:lovelife233
  1. sift

    0下载:
  2. 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ssli
  1. SIFT-opencv249

    1下载:
  2. SIFT opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(Sift source code, the underlying code, there are more complete steps and each step of the descr iption, especially helpful for sift beginners)
  3. 所属分类:OpenCV

    • 发布日期:2021-02-09
    • 文件大小:21504
    • 提供者:qilingtong
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com